home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / qms4525.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  12.8 KB  |  422 lines

  1. *PPD-Adobe: "4.0"
  2. *FormatVersion: "4.0"
  3. *FileVersion: "0.5"
  4. *PCFileName: "QMS4525.PPD"
  5. *LanguageVersion: English
  6. *Product: "(QMS 4525 Print System)"
  7. *PSVersion: "(2011.21) 20"
  8. *ModelName: "QMS 4525 Print System"
  9. *NickName: "QMS 4525 Print System"
  10.  
  11. *% ADORequiresEExec added by Microsoft
  12. *ADORequiresEExec: True
  13.  
  14. *% Installable Options
  15. *%
  16. *OpenGroup: InstallableOptions/Options Installed
  17. *OpenUI *Option7/Optional 20BinSorter: Boolean
  18. *DefaultOption7: False
  19. *Option7 True/Installed: ""
  20. *Option7 False/Not Installed: ""
  21. *CloseUI: *Option7
  22. *OpenUI *Option8/Optional 40BinSorter: Boolean
  23. *DefaultOption8: False
  24. *Option8 True/Installed: ""
  25. *Option8 False/Not Installed: ""
  26. *CloseUI: *Option8
  27. *OpenUI *Option9/Optional StackerStapler: Boolean
  28. *DefaultOption9: False
  29. *Option1 True/Installed: ""
  30. *Option1 False/Not Installed: ""
  31. *CloseUI: *Option9
  32. *CloseGroup: InstallableOptions
  33.  
  34. *% Constraints
  35. *%
  36. *%UIConstraint: *Option7 True *Option8 True
  37. *%UIConstraint: *Option7 True *Option9 True
  38. *%UIConstraint: *Option8 True *Option7 True
  39. *%UIConstraint: *Option8 True *Option9 True
  40. *%UIConstraint: *Option9 True *Option7 True
  41. *%UIConstraint: *Option9 True *Option8 True
  42.  
  43. *% Basic Capabilities
  44. *%
  45. *FreeVM: "450000"
  46. *LanguageLevel: "2"
  47. *%ColorDevice: False
  48. *DefaultColorSpace: Gray
  49. *VariablePaperSize: False
  50. *FileSystem: True
  51. *?FileSystem: "statusdict begin diskonline 
  52.   {pop(True)}{(False)} ifelse = flush end"
  53. *End
  54. *Throughput: "45"
  55. *%Duplex:
  56. *%Protocols:
  57. *%Emulators: impress pcl5 faxgroup3/4 lineprinter rib
  58.  
  59. *Password: "0"
  60. *ExitServer: "
  61.   count 0 eq { % is the password on the stack?
  62.     true 
  63.   }{
  64.     dup    % potential password
  65.     statusdict begin checkpassword end not 
  66.   } ifelse 
  67.   { % if no password or not valid 
  68.     (WARNING : Cannot perform the exitserver command.) = 
  69.     (Invalid or no password supplied.) = 
  70.     (Please contact the author of this software.) = flush
  71.     quit 
  72.   } if 
  73.   serverdict begin exitserver
  74. "
  75. *End
  76. *Reset: "
  77.   count 0 eq { % is the password on the stack?
  78.     true 
  79.   }{
  80.     dup    % potential password
  81.     statusdict begin checkpassword end not 
  82.   } ifelse 
  83.   { % if no password or not valid 
  84.     (WARNING : Cannot reset printer.) = 
  85.     (Invalid or no password supplied.) = 
  86.     (Please contact the author of this software.) = flush
  87.     quit 
  88.   } if 
  89.   serverdict begin exitserver
  90.   systemdict /quit get exec
  91.   (WARNING : Printer reset failed.) = flush
  92. "
  93. *End
  94.  
  95. *DefaultResolution: 300dpi
  96. *?Resolution: "
  97. save
  98.   initgraphics
  99.   0 0 moveto currentpoint matrix defaultmatrix transform
  100.   0 72 lineto currentpoint matrix defaultmatrix transform
  101.   3 -1 roll sub dup mul
  102.   3 1 roll exch sub dup mul
  103.   add sqrt round cvi
  104.   (          ) cvs print (dpi) = flush
  105. restore
  106. "
  107. *End
  108.  
  109. *% Halftone Information
  110. *%
  111. *ScreenFreq: "60.0"
  112. *ScreenAngle: "45.0"
  113. *DefaultScreenProc: Dot
  114. *ScreenProc Dot: "
  115. { abs exch abs 2 copy add 1 gt { 1 sub dup mul exch 1 sub dup mul add 1 
  116. sub } { dup mul exch dup mul add 1 exch sub } ifelse }
  117. "
  118. *End
  119. *ScreenProc Line: "{ pop }"
  120. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  121.  
  122. *DefaultTransfer: Null
  123. *Transfer Null: "{ }"
  124. *Transfer Null.Inverse: "{ 1 exch sub }"
  125. *Transfer Normalized: "{ }"
  126. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  127.  
  128. *% Paper Handling
  129. *%
  130. *%OpenGroup:    PaperHandling
  131. *OpenUI *PageSize: PickOne
  132. *OrderDependency: 9 AnySetup *PageSize
  133. *DefaultPageSize: Letter
  134. *PageSize Letter: "statusdict begin lettertray end"
  135. *PageSize Legal: "statusdict begin legaltray end"
  136. *PageSize A4: "statusdict begin a4tray end"
  137. *PageSize folio: "statusdict begin foliotray end"
  138. *PageSize kwarto: "statusdict begin kwartotray end"
  139. *PageSize commercial: "statusdict begin commercialtray end"
  140. *PageSize foolscap: "statusdict begin foolscaptray end"
  141. *PageSize smallLegal: "statusdict begin smallLegaltray end"
  142. *CloseUI: *PageSize
  143.  
  144. *% Frame Buffer
  145. *%
  146. *OpenUI *PageRegion: PickOne
  147. *OrderDependency: 9 AnySetup *PageRegion
  148. *DefaultPageRegion: Letter
  149. *PageRegion Letter: "letter"
  150. *PageRegion Legal: "legal"
  151. *PageRegion A4: "a4"
  152. *PageRegion folio: "folio"
  153. *PageRegion kwarto: "kwarto"
  154. *PageRegion commercial: "commercial"
  155. *PageRegion foolscap: "foolscap"
  156. *PageRegion smallLegal: "smallLegal"
  157. *CloseUI: *PageRegion
  158.  
  159. *% Paper Trays
  160. *%
  161. *OpenUI *PaperTray: PickOne
  162. *OrderDependency: 9 AnySetup *PaperTray
  163. *DefaultPaperTray: Letter
  164. *PaperTray Letter: "statusdict begin letter end"
  165. *PaperTray Legal: "statusdict begin legal end"
  166. *PaperTray A4: "statusdict begin a4 end"
  167. *PaperTray folio: "statusdict begin folio end"
  168. *PaperTray kwarto: "statusdict begin kwarto end"
  169. *PaperTray commercial: "statusdict begin commercial end"
  170. *PaperTray foolscap: "statusdict begin foolscap end"
  171. *PaperTray smallLegal: "statusdict begin smallLegal end"
  172. *CloseUI: *PaperTray
  173.  
  174. *% Image Area
  175. *%
  176. *DefaultImageableArea: Letter
  177. *ImageableArea Letter: "16 14 596 779 "
  178. *ImageableArea Legal: "32 189 580 981 "
  179. *ImageableArea A4: "17 13 578 829 "
  180. *ImageableArea folio: "17 60 578 876 "
  181. *ImageableArea kwarto: "18 14 559 706 "
  182. *ImageableArea commercial: "17 13 579 752 "
  183. *ImageableArea foolscap: "18 60 559 876 "
  184. *ImageableArea smallLegal: "16 86 596 851 "
  185. *?ImageableArea: "
  186.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  187.   newpath clippath pathbbox
  188.   4 -2 roll exch 2 {ceiling cvp} repeat
  189.   exch 2 {floor cvp} repeat flush
  190.  restore
  191. "
  192. *End
  193.  
  194. *% Media Sizes
  195. *%
  196. *DefaultPaperDimension: Letter
  197. *PaperDimension Letter: "612 792"
  198. *PaperDimension Legal: "612 1008"
  199. *PaperDimension A4: "596 842"
  200. *PaperDimension folio: "596 936"
  201. *PaperDimension kwarto: "576 720"
  202. *PaperDimension commercial: "596 765"
  203. *PaperDimension foolscap: "576 936"
  204. *PaperDimension smallLegal: "612 936"
  205.  
  206. *DefaultOutputBin: Upper
  207. *% Input Sources
  208. *%
  209. *OpenUI *InputSlot: PickOne
  210. *OrderDependency: 2 AnySetup *InputSlot
  211. *DefaultInputSlot: Upper
  212. *InputSlot Upper: "statusdict begin 1 setpapertray end"
  213. *InputSlot Lower: "statusdict begin 2 setpapertray end"
  214. *?InputSlot: "
  215.  save statusdict begin
  216.   5 dict begin
  217.    /1 (Upper) def
  218.    /2 (Lower) def
  219.    papertray 
  220.      {( ) cvs cvn load exec} stopped not{= flush}if
  221.   end
  222.  end restore
  223. "
  224. *End
  225. *CloseUI: *InputSlot
  226. *%CloseGroup: PaperHandling
  227.  
  228. *%DefaultManualFeed: False
  229. *%?ManualFeed: "
  230. *%  statusdict /manualfeed get
  231. *%  {(True)}{(False)}ifelse = flush"
  232. *%End
  233. *%ManualFeed True: "statusdict begin /manualfeed true store end"
  234. *%ManualFeed False: "statusdict begin /manualfeed false store end"
  235.  
  236. *%DefaultOutputOrder: "facedown"
  237. *%OutputOrder Normal: ""
  238. *%OutputOrder Reverse: ""
  239.  
  240. *DefaultOutputOrder: Normal
  241. *OutputOrder Normal: "statusdict begin 1 setoutputtray end"
  242. *OutputOrder Reverse: "statusdict begin 3 setoutputtray end"
  243. *?OutputOrder: "
  244.  save statusdict begin
  245.   3 dict begin
  246.    /1 (Normal) def
  247.    /3 (Reverse) def
  248.   outputtray 
  249.      {( ) cvs cvn load exec} stopped not{= flush}if
  250.   end
  251.  end restore
  252. "
  253. *End
  254.  
  255. *DefaultCollator: None
  256. *DefaultSorter: None
  257. *DefaultDuplex: None
  258.  
  259. *% Font Information
  260. *%
  261. *DefaultFont: Courier
  262. *Font AvantGarde-Book: Standard "(001.002)"
  263. *Font AvantGarde-BookOblique: Standard "(001.002)"
  264. *Font AvantGarde-Demi: Standard "(001.003)"
  265. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  266. *Font Bookman-Demi: Standard "(001.001)"
  267. *Font Bookman-DemiItalic: Standard "(001.001)"
  268. *Font Bookman-Light: Standard "(001.001)"
  269. *Font Bookman-LightItalic: Standard "(001.001)"
  270. *Font Courier: Standard "(002.003)"
  271. *Font Courier-Bold: Standard "(002.003)"
  272. *Font Courier-BoldOblique: Standard "(002.003)"
  273. *Font Courier-Oblique: Standard "(002.003)"
  274. *Font Helvetica: Standard "(001.006)"
  275. *Font Helvetica-Bold: Standard "(001.007)"
  276. *Font Helvetica-BoldOblique: Standard "(001.007)"
  277. *Font Helvetica-Condensed: Standard "(001.001)"
  278. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  279. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  280. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  281. *Font Helvetica-Narrow: Standard "(001.006)"
  282. *Font Helvetica-Narrow-Bold: Standard "(001.007)"
  283. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)"
  284. *Font Helvetica-Narrow-Oblique: Standard "(001.006)"
  285. *Font Helvetica-Oblique: Standard "(001.006)"
  286. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  287. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  288. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  289. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  290. *Font Palatino-Bold: Standard "(001.002)"
  291. *Font Palatino-BoldItalic: Standard "(001.002)"
  292. *Font Palatino-Italic: Standard "(001.002)"
  293. *Font Palatino-Roman: Standard "(001.001)"
  294. *Font Symbol: Special "(001.007)"
  295. *Font Times-Bold: Standard "(001.007)"
  296. *Font Times-BoldItalic: Standard "(001.009)"
  297. *Font Times-Italic: Standard "(001.007)"
  298. *Font Times-Roman: Standard "(001.007)"
  299. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  300. *Font ZapfDingbats: Special "(001.002)"
  301.  
  302. *?FontQuery: "
  303. save 4 dict begin /sv exch def
  304. /str (fonts/                              ) def
  305. /st2 128 string def
  306. {
  307.   count 0 gt {
  308.     dup st2 cvs (/) print print (:) print
  309.     dup FontDirectory exch known { pop (Yes) }{
  310.      str exch st2 cvs dup length /len exch def
  311.      6 exch putinterval str 0 len 6 add getinterval mark exch
  312.      { } st2 filenameforall counttomark 0 gt {
  313.       cleartomark (Yes) }{ cleartomark (No) } ifelse
  314.     } ifelse = flush
  315.   }{ exit } ifelse
  316. } bind loop
  317. (*) = flush
  318. sv end restore
  319. "
  320. *End
  321.  
  322. *?FontList: "
  323. save 2 dict begin /sv exch def
  324. /str 128 string def
  325. FontDirectory { pop == } bind forall flush
  326. /filenameforall where { 
  327.  pop save (fonts/*) { 
  328.   dup length 6 sub 6 exch getinterval cvn == 
  329.  } bind str filenameforall flush restore
  330. } if 
  331. (*) = flush
  332. sv end restore
  333. "
  334. *End
  335.  
  336. *% Printer Messages (verbatim from printer):
  337. *%
  338. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  339. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  340. *Message: "\FontName\ not found, using Courier"
  341.  
  342. *% Status (format: %%[ status: <one of these> ]%% )
  343. *%
  344. *Status: "idle"
  345. *Status: "busy"
  346. *Status: "waiting"
  347. *Status: "printing"
  348. *Status: "warming up"
  349. *Status: "PrinterError:  timeout, clearing printer"
  350. *Status: "PrinterError:  warming up"
  351. *Status: "PrinterError:  service call"
  352. *Status: "PrinterError:  paper entry misfeed"
  353. *Status: "PrinterError:  no toner cartridge"
  354. *Status: "PrinterError:  low toner"
  355. *Status: "PrinterError:  no paper tray"
  356. *Status: "PrinterError:  resetting printer"
  357. *Status: "PrinterError:  cover open"
  358. *Status: "PrinterError:  manual feed timeout"
  359.  
  360. *%Source: "serial9"
  361. *Source: "serial25"
  362. *Source: "AppleTalk"
  363. *Source: "Centronics"
  364. *Source: "Ethernet"
  365. *Source: "other"
  366.  
  367. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  368. *%
  369. *PrinterError:  "timeout, clearing printer"
  370. *PrinterError:  "warming up"
  371. *PrinterError:  "service call"
  372. *PrinterError:  "paper entry misfeed"
  373. *%PrinterError:  "no toner cartridge"
  374. *PrinterError:  "low toner"
  375. *%PrinterError:  "no paper tray"
  376. *PrinterError:  "resetting printer"
  377. *PrinterError:  "cover open"
  378. *PrinterError:  "manual feed timeout"
  379.  
  380. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  381.  
  382. *% Color Separation Information
  383. *%
  384. *DefaultColorSep: ProcessBlack.60lpi. 300dpi/60 lpi / 300 dpi
  385. *InkName: ProcessBlack/Process Black
  386. *InkName: CustomColor/Custom Color
  387. *InkName: ProcessCyan/Process Cyan
  388. *InkName: ProcessMagenta/Process Magenta
  389. *InkName: ProcessYellow/Process Yellow
  390.  
  391. *% For 60 lpi / 300 dpi
  392. *%
  393. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  394. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  395. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  396. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  397. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  398.  
  399. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  400. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  401. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  402. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  403. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  404.  
  405. *% For 53 lpi / 300 dpi
  406. *%
  407. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  408. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  409. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  410. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  411. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  412.  
  413. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  414. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  415. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  416. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  417. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  418.  
  419. *% end of QMS 4525 PPD
  420.  
  421.  
  422.